Metadata-Version: 2.1
Name: ImageStack SVG
Version: 0.1.1
Summary: Create Images by Stacking them
Home-page: https://github.com/skillor/imagestack-svg-python
Author: skillor
Author-email: skillor@gmx.net
License: MIT
Keywords: image,imagestack,imagestack-svg,imagestack_svg,svg
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

# - ImageStack Python -

### A simple way to create images

[![Build Status](https://github.com/skillor/imagestack-svg-python/actions/workflows/test-python.yml/badge.svg)](https://github.com/skillor/imagestack-svg-python/actions/workflows/test-python.yml) [![PyPi version](https://badgen.net/pypi/v/ImageStack-SVG/)](https://pypi.org/project/ImageStack-SVG)

for terminal users you need to ```xvfb-run python3 {your application}```


